Skip to content

Rename merged SARIF report file#244

Merged
mmvpm merged 1 commit into
mainfrom
ideaseeker/unclear-sarif-report-file-name
Jun 21, 2022
Merged

Rename merged SARIF report file#244
mmvpm merged 1 commit into
mainfrom
ideaseeker/unclear-sarif-report-file-name

Conversation

@mmvpm

@mmvpm mmvpm commented Jun 20, 2022

Copy link
Copy Markdown
Collaborator

Description

  • Rename all SARIF report files: suffixes ...-utbot.sarif or ...-utbot-merged.sarif → suffix ...Report.sarif
  • Rename the directory with SARIF reports: test\resources\sariftest\resources\utbot-sarif-report

Fixes #242

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Manual Scenario

  • IDEA plugin:
    1. Execute runIde gradle task
    2. Open any project
    3. Run test generation using plugin UI
    4. Check the name of the directory with SARIF reports
    5. Check the names of the SARIF reports
  • Gradle plugin:
    1. Execute utbot-gradle/publishToMavenLocal gradle task
    2. Open any Gradle project
    3. Run test generation using gradle plugin (How to use: utbot-gradle/docs/utbot-gradle.md)
    4. Check the names of the SARIF reports
  • Maven plugin:
    1. Execute utbot/publishToMavenLocal gradle task
    2. Execute utbot-maven/other/install gradle task
    3. Open any Maven project
    4. Run test generation using maven plugin (How to use: utbot-maven/docs/utbot-maven.md)
    5. Check the names of the SARIF reports

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • All tests pass locally with my changes

@mmvpm mmvpm requested a review from EgorkaKulikov June 20, 2022 08:59
@mmvpm mmvpm force-pushed the ideaseeker/unclear-sarif-report-file-name branch from 774be10 to 7106cb9 Compare June 21, 2022 08:24
@mmvpm mmvpm merged commit b11d498 into main Jun 21, 2022
@mmvpm mmvpm deleted the ideaseeker/unclear-sarif-report-file-name branch June 21, 2022 09:53
mmvpm added a commit that referenced this pull request Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unclear SARIF report file name

2 participants